[Cappuccino/Objective-J] CPView tiled background?

Posted by spk on Stack Overflow See other posts from Stack Overflow or by spk
Published on 2010-03-13T18:15:32Z Indexed on 2010/04/25 1:23 UTC
Read the original article Hit count: 437

Filed under:
|

Is there a way to tile an image in objective-j on a CPView? something along the lines of:

  • [CPImage alloc] initWithPatternImage:@"Resources/grid.png" size:CGSizeMake(5.0, 5.0)]

Thanks guys ;)

© Stack Overflow or respective owner

Related posts about objective-j

Related posts about cappuccino